Struct SensorType

Struct Documentation

struct SensorType

Public Functions

inline SensorType()

Public Members

unsigned char both = 0
unsigned char wide_camera = 1
unsigned char long_camera = 2
unsigned char imu = 3
unsigned char heading = 4
unsigned char lane = 5
unsigned char other = 6